Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Manage Partial Address Feature in Internet Explorer (All Windows)
Category: Home > Software > Internet Explorer

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

The Internet Explorer partial address feature, scans common domains for a match to a keyword entered in the Address bar. The feature is limited by default to searching only .COM, .NET, .ORG and .EDU domains. This tip allows you to add new domains and modify their priorities.

The values listed under the key below control which domains are auto searched for matches to the keyword entered in the Address bar.

To add a new domain simply create a new string value and name it a sequential number (e.g. '7'). Set the data of the new value to equal the domain you want to search, for example to also search .DE domains add a new value of 'www.%s.de' (%s represents the keyword).

To change their priorities, simply rename the values with sequential numbers where '1' is the site to be checked first.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|1REG_SZ"www.%s.de"|
|2REG_SZ"www.%s.com.au"|
|3REG_SZ"www.%s.com"|
|4REG_SZ"www.%s.net"|
-
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\UrlTemplate|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\UrlTemplate]
Type: REG_SZ (String Value)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: August 20, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License